IApi.GetConfiguredIoCount 方法
取得模拟 I/O 模组的数量。
命名空间:IntervalZero.KINGSTAR.Base.Api组合: IntervalZero.KINGSTAR.Base.Api (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
语法
KsReturn<int> GetConfiguredIoCount()
Function RemoveModuleConfiguration() As KsReturn(Of Integer)
回传值
回传一个 KsError 代码及一个整数值。
可用的 EtherCAT 状态
ecatOffline, ecatInit, ecatBoot, ecatPreOP, ecatSafeOP, ecatOP
范例
N/A
参见